home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
w
/
what_is_where_is_british
/
whatiswhereisbritishisles.dms
/
whatiswhereisbritishisles.adf
/
s
/
PCD
< prev
next >
Wrap
AmigaDOS Script File
|
1990-10-28
|
206b
|
12 lines
.key dir
IF "<dir>" EQ ""
assign ofrom<$$>: ""
cd from<$$>:
assign from<$$>: ofrom<$$>:
assign ofrom<$$>:
ELSE
assign from<$$>: ""
cd <dir>
ENDIF
; this is a CD script that remembers the previous directory